memory cache
英 [ˈmeməri kæʃ]
美 [ˈmeməri kæʃ]
网络 内存缓存; 记忆体快取; 缓存; 内存高速缓存; 存储器高速缓存
英英释义
noun
- (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated
双语例句
- When the memory cache region becomes full, LRU removes the least recently used cached data first.
当内存缓存区域满时,LRU会首先删除最近最少使用的缓存数据。 - Memcached is an open source project designed to make use of the spare RAM in many servers to act as a memory cache for frequently accessed pieces of information.
memcached是一个开源项目,旨在利用多个服务器内的多余RAM来充当一个可存放经常被访问信息的内存缓存。 - AAA server supporting radius protocol is widely applied in telecommunication industry. In this paper, a memory cache technology is introduced, which can promote AAA server's performance with 2~ 3 order of magnitude.
支持Radius协议的AAA服务器在电信行业得到广泛应用,该文介绍了一种高速缓存技术,将AAA服务器的性能提高了2~3个数量级。 - You can now configure a private memory cache for every CPUVP to decrease the time of server memory allocation on large multiprocessor computers.
现在可以为每个CPUVP配置一个私有内存缓存,以减少大型多处理器计算机上的服务器内存分配时间。 - Furthermore, we made three tests on the memory cache system, and assessed the parameters of existing experience.
随后对内存缓存的实现进行了试用,并对现有的经验参数进行评估。 - If the value is0, the memory cache will not be created.
如果该值为0,那么将不会创建内存高速缓存。 - This algorithm can improve hit rate on backend servers 'main memory cache, thus increase the performance of the whole cluster system.
该算法可提高后端服务器的主存Cache命中率,从而提高了整个集群系统的性能。 - This essay discuss an innovative way to make use of the memory cache to resolve the problem.
论文提出了使用内存缓存的方式对该问题进行解决。 - All modern CPUs must utilize local memory cache to minimize latency of fetching instructions and data from memory.
所有现代的CPU必须使用本地存储的缓存,将获取指令和数据的延迟降到最低。 - Method of Promoting Performance of AAA Server Using Memory Cache
使用高速缓存提高AAA服务器性能的方法